[tor-bugs] #3447 [Torouter]: Torouter kernel

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Thu Jun 23 17:57:46 UTC 2011


#3447: Torouter kernel
----------------------+-----------------------------------------------------
 Reporter:  ioerror   |          Owner:  ioerror
     Type:  task      |         Status:  new    
 Priority:  normal    |      Milestone:         
Component:  Torouter  |        Version:         
 Keywords:  torouter  |         Parent:         
   Points:            |   Actualpoints:         
----------------------+-----------------------------------------------------

Comment(by ioerror):

 Here's the list of modules that I currently have loaded with the stock
 kernel:
 {{{
 ipv6                  236519  18
 ipt_MASQUERADE          1308  1
 iptable_nat             3372  1
 nf_nat                 12327  2 ipt_MASQUERADE,iptable_nat
 nf_conntrack_ipv4       9290  3 iptable_nat,nf_nat
 nf_conntrack           44802  4
 ipt_MASQUERADE,iptable_nat,nf_nat,nf_conntrack_ipv4
 nf_defrag_ipv4           861  1 nf_conntrack_ipv4
 ip_tables               9257  1 iptable_nat
 x_tables               10772  3 ipt_MASQUERADE,iptable_nat,ip_tables
 snd_usb_audio          60307  0
 snd_pcm                61044  1 snd_usb_audio
 snd_timer              16902  1 snd_pcm
 snd_page_alloc          4667  1 snd_pcm
 snd_hwdep               4669  1 snd_usb_audio
 snd_usb_lib            15767  1 snd_usb_audio
 snd_rawmidi            15773  1 snd_usb_lib
 snd_seq_device          4823  1 snd_rawmidi
 uap8xxx                42476  1
 btmrvl_sdio             7888  0
 btmrvl                 10915  1 btmrvl_sdio
 snd                    34564  7
 snd_usb_audio,snd_pcm,snd_timer,snd_hwdep,snd_usb_lib,snd_rawmidi,snd_seq_device
 libertas_sdio           6764  0
 soundcore                630  1 snd
 libertas               81670  1 libertas_sdio
 bluetooth              53953  2 btmrvl_sdio,btmrvl
 sata_mv                25438  0
 mv_cesa                 4610  0
 }}}

 If we don't care about sound, sata, bluetooth, I think it's clear that we
 can easily remove a bunch of those.

-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/3447#comment:3>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list